home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
UNZIP-DEMO
/
ZIPFILES
/
man00
/
00111.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-25
|
198 b
|
10 lines
on whichkey
global letter
if the key = RETURN then
put EMPTY into field "secret"
set letter to 1
end if
put the key into char letter of field "secret"
set letter to letter + 1
end